Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
decoct
decoct
Convert decimal to octal
Name:
decoct
Category:
math
Programming Language:
php
One-line Description:
Convert decimal to octal.
Related
Common File Permission Issues When Using the PHP file() Function and How to Fix Them Quickly
3
Check the impact of DELETE operation using PDOStatement::rowCount
7
Use the imageflip function to flip the image and save the original image
9
How to use strstr function for case-insensitive string search
8
Similar Functions
pow
pow
Exponentialexpressio
decoct
decoct
Convertdecimaltoocta
round
round
Roundfloatingpointnu
log10
log10
Logarithmwithbase10
mt_getrandmax
mt_getrandmax
Displaythemaximumpos
decbin
decbin
Convertdecimaltobina
tanh
tanh
Hyperbolictangent
sinh
sinh
Hyperbolicsine
Popular Articles